home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Over 1,000 Windows 95 Programs
/
Over 1000 Windows 95 Programs (Microforum) (Disc 1).iso
/
1529
/
locklv.ex_
/
0
/
RCDATA
/
TNOMATCHFORM
/
TNOMATCHFORM.txt
Wrap
Text File
|
1996-11-24
|
827b
|
44 lines
object nomatchform: Tnomatchform
Left = 604
Top = 516
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Dialog'
ClientHeight = 80
ClientWidth = 185
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 8
Top = 8
Width = 169
Height = 41
Shape = bsFrame
end
object Label1: TLabel
Left = 16
Top = 16
Width = 153
Height = 25
Alignment = taCenter
AutoSize = False
Caption = 'Your Passwords do not match, Please Reenter them.'
end
object OKBtn: TButton
Left = 55
Top = 52
Width = 75
Height = 25
Caption = '&OK'
Default = True
ModalResult = 1
TabOrder = 0
OnClick = OKBtnClick
end
end